home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2001 May / SGI IRIX Base Documentation 2001 May.iso / usr / share / catman / p_man / cat3 / ftn / maplun.z / maplun
Encoding:
Text File  |  1998-10-30  |  1.5 KB  |  67 lines

  1.  
  2.  
  3.  
  4. MMMMAAAAPPPPLLLLUUUUNNNN((((3333FFFF))))                                                          MMMMAAAAPPPPLLLLUUUUNNNN((((3333FFFF))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      maplun - returns the integer file descriptor for a Fortran logical unit
  10.      number
  11.  
  12. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.      mmmmaaaapppplllluuuunnnn ((((lllluuuunnnn))))
  14.      iiiinnnntttteeeeggggeeeerrrr****4444 lllluuuunnnn
  15.  
  16. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  17.      This function returns the file descriptor given a Fortran logical unit
  18.      number.
  19.  
  20. DDDDIIIIAAAAGGGGNNNNOOOOSSSSTTTTIIIICCCCSSSS
  21.      Success is indicated by a non-negative return value.  A negative return
  22.      value indicates an error.  The value of _e_r_r_n_o can be examined to
  23.      determine the cause of the error.
  24.  
  25. NNNNOOOOTTTTEEEESSSS
  26.      This function cannot be used on indexed files since each Fortran indexed
  27.      file is represented by two physical files and this function cannot map a
  28.      single Fortran logical unit to two file descriptors. Also, the indexed
  29.      file internal format is proprietary and cannot be modified by the user
  30.      directly so this function, or a similar function, will not help in that
  31.      respect.
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.